'宣言 Public Overridable Function AutoGenerateRows( _ ByVal value As System.Boolean _ ) As TransposedGridBuilder(Of T)
public virtual TransposedGridBuilder<T> AutoGenerateRows( System.bool value )
パラメータ
- value
- 値。
戻り値の型
現在のビルダ。
'宣言 Public Overridable Function AutoGenerateRows( _ ByVal value As System.Boolean _ ) As TransposedGridBuilder(Of T)
public virtual TransposedGridBuilder<T> AutoGenerateRows( System.bool value )